Welcome![Sign In][Sign Up]
Location:
Search - delphi thread

Search list

[Internet-NetworkTestScktIocp

Description: 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp compatible with the IOCP server components IOCPComp reference ScktComp components and components, can directly replace the ScktComp events which TServerSocket methodology is generally the same, with the IOCP on its properties, no longer blocking the original thread TServerSocket options . the core document (ScktIocp.pas) test registry file to import, modify connections in XP to connect to test the 30,000 connections. FastMM4 test used, no memory leaks, application of large-scale services have yet to be tested. If there is error, please notify me corrected.
Platform: | Size: 676864 | Author: cmd9x | Hits:

[TCP/IP stackTestScktIocp

Description: 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp compatible with the IOCP server components IOCPComp reference ScktComp components and components, can directly replace the ScktComp events which TServerSocket methodology is generally the same, with the IOCP on its properties, no longer blocking the original thread TServerSocket options . the core document (ScktIocp.pas) test registry file to import, modify connections in XP to connect to test the 30,000 connections. FastMM4 test used, no memory leaks, application of large-scale services have yet to be tested. If there is error, please notify me corrected.
Platform: | Size: 677888 | Author: 老夫子 | Hits:

[TCP/IP stackHttpDownload

Description: http多线程下载的例子,支持断点续传,进过测试可用,学习线程编程和网络编程比较好的例子-http example of multi-threaded downloads and support HTTP, enter the test can be used to learn programming and network programming thread better example
Platform: | Size: 172032 | Author: wayking | Hits:

[Delphi VCLuThreadPool

Description: delphi 多线程编程应用实例类,可以进行线程的忙闲控制,可以进行空闲事件提醒,是delphi多线程应用不可多得的实例.-delphi programming multi-threaded application type, the busy thread can be idle control, idle events can be reminded, is a rare multi-threaded applications delphi examples.
Platform: | Size: 7168 | Author: gpscar | Hits:

[Process-ThreadThreaPools

Description: 本源码为delphi源码,通过简单的描述来实现线程池的概念。通俗易懂-The source code for the delphi source, described by a simple thread pool to achieve the concept. User-friendly
Platform: | Size: 67584 | Author: 张克 | Hits:

[Windows DevelopHooktheprocess

Description: Hook在系统进程插入线程的改进版本,进程的注入hook,加入Dll控制,消息控制,功能强大。-Hook the process to insert the thread in the system to improve the version of the injection process hook, adding Dll control, information control and powerful.
Platform: | Size: 22528 | Author: siliemor | Hits:

[Windows DevelopThreadMasterGUI

Description: Thread master is a software that can handle the cpu load of every process. Here is the source code of the GUI that uses ThreadMaster library
Platform: | Size: 508928 | Author: infothem | Hits:

[Windows Developsaolei_zuru

Description: 扫雷_注入,申请线程,注入,可用于不少网游,稳定(目前以用于多款游戏辅助)-_ Into the mine, the application thread, implantation, can be used in many online games, and stability (to be used with many games currently supporting)
Platform: | Size: 10240 | Author: 组织者 | Hits:

[Internet-NetworknetScan

Description: 根据自定义字典多线程端口扫描,通过网络获取计算机密码-thread netScan
Platform: | Size: 831488 | Author: cshv | Hits:

[Picture Viewerpicshow

Description: TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or centered in the client area of the control * Control can show a background image as centered, stretched, or tiled * Transition process can use a separated thread * New transitional effects can be easily implemented and added to the control TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, metafile, and png (Delphi 2009 and later) images from a blob field.-TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or centered in the client area of the control * Control can show a background image as centered, stretched, or tiled * Transition process can use a separated thread * New transitional effects can be easily implemented and added to the control TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, metafile, and png (Delphi 2009 and later) images from a blob field.
Platform: | Size: 1174528 | Author: Lvlin | Hits:

[Delphi VCLKillThreadTest

Description: DELPHI线程查开启,停止源码。只允许个人学习研究-DELPHI thread open investigation to stop source. Allowed only individual study and research
Platform: | Size: 169984 | Author: log | Hits:

[Delphi VCLEventDemo

Description: DELPHI事件触发源码。只允许个人学习研究-DELPHI event trigger source. Allowed only individual study and research
Platform: | Size: 279552 | Author: log | Hits:

[Delphi VCLATFileNotification

Description: ATFileNotification is a Delphi/C++Builder non-visual component, which allows to watch for files/directories changes and to fire an event when change occurs. It is improved version of fisFileNotification component, which was originally written by FIS House and is currently available on Torry.net. In 2006 year I could not contact FIS House about their original component, since their home site www.fishouse.com was down. Improvements are: Component made Unicode compatible FileName property added: you can watch for changes in a single file Attempt to make component thread-safe (need feedback about it)
Platform: | Size: 370688 | Author: phu7o7cs | Hits:

[Windows DevelopEMailGroupSend

Description: 功能简介: 指定地址搜索、搜索引擎搜索、批量搜索;自定义搜索类别; 多个关键词连续搜索,指定类别搜索; 无人值守,自由设置线程,搜索效率高。 自定义过滤规则。 自定义搜索深度。 重复地址自动过滤; 邮件地址随意导出。 产品特点: 快速、准确、搜索效率高。 操作简单、使用方便、智能化处理。-Function Description: Specifies the address search, search engine, batch search custom search categories multiple keywords continuous search, specified categories of search unattended, free to set the thread, the search efficiency. Custom filtering rules. Custom Search Depth. Duplicate address auto-filtering e-mail address freely exported. Features: Fast, accurate, and search efficiency. Simple, easy to use, intelligent processing.
Platform: | Size: 2713600 | Author: 杨帆 | Hits:

[Internet-Networkd1

Description: delphi+多文件的多线程下载封装类. //本下载方法采用的是HTTP下载 //首先采用一个主类TC_DownLoad_Main来下载多个文件 //然后用一个子类TC_DownLoad来下载单个文件 反复创建这个子类便可以下载多个文件 //在子类中用多个线程类TThread1来进行单个文件的多线程下载-it can help you download file by multiple thread..
Platform: | Size: 346112 | Author: awfsdfwaf | Hits:

[OS programDelphiWindowshexinbiancheng

Description: 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,作者多年的编程心得和技巧一览无遗。随书附送的光盘提供了书中涉及的程序源代码。-This book is an introduction Windows core technology and advanced techniques monographs. Starting from the system kernel programming, using a large number of examples to help readers understand the programming techniques described thread synchronization and hidden, system hooks in-depth analysis of the physical disk read and write the key technology, reading and writing physical memory and other processes memory the core technology, Windows 9x next call 16-bit real mode and protected-mode code, the core technology, direct read and write port technology, executable packers skills, PE structural analysis, Ring0 realization, Windows API interception technology, Capture Characters from Screen Technology and other aspects. The book on the hot source code in-depth analysis and explanation, while the book brings together authors tracked the use of Soft-ICE debugging experience, the author many years of programming experience and skills at a glance. CD-ROM supplied with the book provides the p
Platform: | Size: 49120256 | Author: 龙文 | Hits:

[Delphi VCLTThread

Description: 多线程。包括建立并挂起线程,唤醒并继续线程,单独的挂起线程。时间控件控制循环。-Thread
Platform: | Size: 169984 | Author: gh | Hits:

[MiddleWareOPC2.0andAB

Description: AB通讯程序不需要更改可以直接使用,RSLinx必须有授权否则无法通讯。 如果被挂起来可以考虑放到线程里面运行比较稳定,具体使用如有不清楚的可以打电话给我,后面有Delphi版和C版都不需要更改只要将PLC变量填入指定数组就可以读出和写入数据,Delphi版和C版相对复杂点但稳定性可移植性比较强适合做大程序 -The AB communication procedure does not need to change may use directly, otherwise RSLinx must have the authorization to be unable the communication.if is hung may consider that puts moves to the thread inside is quite stable, the concrete use like has not clearly may telephone to give me, behind has the Delphi version and the C version does not need to change, so long as fills in the PLC variable assigns the array to be possible to read out and the write data, Delphi version and C version relatively complex spot, but the stable probability is quite strong suitably to make big procedure
Platform: | Size: 2048 | Author: 夏永康 | Hits:

[Delphi VCLBMDThread

Description: 线程控件,可以很简单的实现多线程操作,是个不可多得的多线程控件-Thread control, can be a simple multi-threaded operation, is a rare multi-threaded control
Platform: | Size: 208896 | Author: zhaoxian | Hits:

[Delphi VCLpicshow4.1

Description: 免费控件PicShow的最新版本,超过172种演示效果。-TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: • Image transition can be controlled programmatically • Image can be stretched or centered in the client area of the control • Control can show a background image as centered, stretched, or tiled • Transition process can use a separate thread • New transitional effects can be easily implemented and added.
Platform: | Size: 1174528 | Author: Tom | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net